home *** CD-ROM | disk | FTP | other *** search
/ Risc World 3 / Risc World 3.iso / SOFTWARE / ISSUE6 / PD / THUMBCAT / ReadMe < prev   
Text File  |  2003-02-20  |  6KB  |  147 lines

  1.                                  Thumbcat
  2.                                  ========
  3.  
  4. Title       : Image Catalogue
  5.  
  6. Author      : Malcolm Ripley
  7.  
  8. Version     : 2.0 - 20th January 2003
  9.  
  10. Location    : http://www.argonet.co.uk/users/mripley/index.html  
  11.               (software section)
  12.  
  13. Description 
  14. -----------
  15.  
  16. The original intention of this program was to create an HTML catalogue of 
  17. photos that could be burnt onto a CD and be compatible with both RISCOS and 
  18. Windows, an immediate need of my own.  The first version achieved all of this
  19. perfectly.  However it immediately (I really do mean zero seconds!) became
  20. apparent that the functionality could be extended to include all types of 
  21. images, including vector files, and that editing of catalogue details would 
  22. make far more sense in an interactive catalogue environment rather than the 
  23. text files.
  24.  
  25. Enter version 2
  26. ---------------
  27.  
  28. * Handles - Sprites , Drawfiles , AVI's (from digital cameras) , JPEG's ,
  29.   EXIF's 
  30.   plus any file formats recognised by ImageFS
  31.   plus any file formats recognised by ChangeFSI
  32. * Will build a catalogue of a directory tree of images.
  33. * Files dragged to the iconbar icon will be interpreted and then displayed in
  34.   a detail view.
  35. * Directories dragged to the iconbar will be searched and all recognised 
  36.   images displayed in a thumbnail view.
  37. * Creates JPEG thumbnails for fast re-creation of a thumbnail view.
  38. * Essentially adopted the EXIF tags list for its own image database details.
  39. * Almost all tag values can be edited.  Some tags don't make sense to edit 
  40.   e.g. x-y dimensions !!  Please note that when an EXIf file is handled the 
  41.   embedded tags are extracted into the Thumbcat database and can thus be 
  42.   edited. The tags within the file remain unchanged. 
  43. * Thumbnail views behave similar to filer windows in that :
  44.   - Images can be copied (by dragging) or moved (by shift dragging) between 
  45.     views.
  46.   - Images can be copied and modified by adjust dragging. In this case an 
  47.     options window will pop up allowing you to choose simple rotations and 
  48.     reflections and to change the filetype of the copy.
  49. * Catalogues can be stored with images or remote from the images in a 
  50.   "pseudo" application.  The pseudo application can be relocated without loss
  51.   of functionality. Thus catalogues can be created of readonly sources.
  52. * HTML catalogues can be created. These will have relative links for 
  53.   catalogues with the images and absolute references for catalogues remote 
  54.   from the images.
  55. * Configurable thumbnail and detail views.
  56.  
  57. Subtle points
  58. -------------
  59.  
  60. The combination of dragging to the iconbar and adjust dragging to a filer 
  61. window allows thumbcat to translate a drawfile to a jpeg, for example. 
  62.  
  63. Problem Reporting
  64. =================
  65.  
  66. Please report any problems to myself, my details are at the bottom of this
  67. file.  I will also welcome any constructive recommendations but please
  68. refer to the future enhancements section first.
  69.  
  70. When reporting a bug please email the full error message!  You may also
  71. like to run the debugging window which could give further details.  The
  72. debugging window can be displayed at anytime by clicking 4 times on the name
  73. part of the info window.
  74.  
  75. Pre-Requisites
  76. ==============
  77.  
  78. SpriteExtend module with JPEG extension (released with RiscOS 3.6 onwards)
  79. CompressJpeg module (released with RiscOS 3.6 onwards)
  80.    
  81. Future enhancememts
  82. ===================
  83.  
  84. These are being worked on now:
  85.  
  86. * Database queries. The result will be a view of images identical in 
  87.   appearance to a thumbnail view.  These types of views will refresh every 
  88.   time they are displayed i.e. the search criteria re-run. A database query 
  89.   result view can be saved/copied as a user view. 
  90. * User Views. A user view will be a list of images from any album of any 
  91.   catalogue. The view will be fully functional. These views will only change
  92.   if the user adds or removes images.
  93. * Add digital camera maker notes (I have quite a few).
  94. * Parent-child relationships to allow tracing of copied files
  95. * OLE functionality so that an edited image has its thumbnails reworked 
  96.   automatically
  97. * Documentation (I do enough of this at work !!)
  98.  
  99. Annoyances to be fixed:
  100.  
  101. * Eliminate the opening of duplicate catalogues, albums and detail views.
  102. * External files are displayed with ALL exif tag details. If these are then
  103.   copied to an album then all the tags are copied. These should be limited to
  104.   the users cataloguing choices.
  105. * Smarter memory usage.
  106. * Some tuning to improve performance.
  107. * Improved progress messages, hourglass indicators etc
  108. * make the each window open up at a slightly different location
  109.  
  110. Maybe not the next release:
  111.  
  112. * Allow transformation of draw files.
  113. * Slideshow facility with configurable sizes, fades, borders etc
  114. * Printing of album sheets i.e. a "contact" sheet.
  115. * Validation of edited tag values.
  116.  
  117. Licence and terms of use
  118. ========================  
  119. This program is copyright © Malcolm Ripley 2003. It has been released as
  120. FREEWARE. This means you can copy, distribute and make use of it as you see
  121. fit, provided you do not sell it. PD libraries may include it as long as they
  122. do not charge more for disks than is needed to cover costs.
  123.  
  124. I can accept no liability for data loss or other damages arising from the use
  125. of this product.
  126.  
  127. Version History
  128. ===============
  129. V2.0 - Handles sprites, drawfiles, jpegs and EXif's with no additional 
  130.        applications.  Handles all vector and bitmap images recognised by 
  131.        ImageFS and ChangeFSI, if present/running.
  132.      - Editable tag details.
  133.      - Filer-like image copying and moving facilities.
  134.        
  135. V1.0 - Never released due to a website problem. It only handled sprites, 
  136.        jpegs and AVI's without thumbnails. Only created an HTML
  137.        catalogue format.
  138.  
  139. Author Details
  140. ==============
  141. Name    : Malcolm Andrew Ripley
  142. Address : 7 MacNeill Gardens, East Kilbride, Glasgow , G74 4TS
  143. Email   : mripley@argonet.co.uk
  144. Website : http://www.argonet.co.uk/users/mripley/index.html
  145.  
  146.  
  147.